projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
927c60b
)
(sql-interactive-mode): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Aug 2005 11:02:42 +0000
(11:02 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Aug 2005 11:02:42 +0000
(11:02 +0000)
lisp/progmodes/sql.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/sql.el
b/lisp/progmodes/sql.el
index 7e259dfb6e4c52a5c7f82fa4a7912e5d3fa08a34..e35ddf9419fea8662ffc445c53aec64e02f903e6 100644
(file)
--- a/
lisp/progmodes/sql.el
+++ b/
lisp/progmodes/sql.el
@@
-2299,7
+2299,7
@@
hooks on `comint-input-filter-functions' are run. After each SQL
interpreter output, the hooks on `comint-output-filter-functions' are
run.
-Variable `sql-input-ring-file-name' controls the initiali
s
ation of the
+Variable `sql-input-ring-file-name' controls the initiali
z
ation of the
input ring history.
Variables `comint-output-filter-functions', a hook, and